t2a20-manipulation-caleb.html (CTRL + SHIFT + J FOR CONSOLE)

    String, array, Object Maniuplation Methods
   
   
...

   
   
   
---
   
        String Manipulation (5 Methods)        
       
...

                                                   
---
   
        Array Manipulation (5 Methods)        
(Array used in functions: ['apple', 'banana', 'cherry', 'date', 'elderberry'])
       
...

                                                   
---
   
        Object Manipulation (5 Methods)        
(Object used in functions: { name: 'Alice', age: '30', city: 'Wonderland' })
       
...